home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
jeux
/
tetris.swf
/
scripts
/
frame_18
/
DoAction.as
Wrap
Text File
|
2001-11-21
|
398b
|
26 lines
n = "0";
yn = "0";
while(n < "4")
{
n += "1";
ts1 = ts + "1";
if(ts1 == "5")
{
ts1 = "1";
}
if("0" < eval("c" add (x + eval("x" add tc add ts1 add n) + "20") add (y + eval("y" add tc add ts1 add n) + "20")))
{
yn = "1";
}
}
if(yn == "0")
{
call("delbox");
ts += "1";
if(ts == "5")
{
ts = "1";
}
call("addbox");
}